[INFO] fetching crate envision 0.7.0...
[INFO] testing envision-0.7.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate envision 0.7.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate envision 0.7.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate envision 0.7.0
[INFO] tweaked toml for crates.io crate envision 0.7.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate envision 0.7.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate envision 0.7.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-test v0.4.5
[INFO] [stderr]   Downloaded insta v1.46.1
[INFO] [stderr]   Downloaded instability v0.3.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a459891c0f48746df7d14d7e77e184a7e8367e93af933388b1d87848165e476
[INFO] running `Command { std: "docker" "start" "-a" "7a459891c0f48746df7d14d7e77e184a7e8367e93af933388b1d87848165e476", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a459891c0f48746df7d14d7e77e184a7e8367e93af933388b1d87848165e476", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a459891c0f48746df7d14d7e77e184a7e8367e93af933388b1d87848165e476", kill_on_drop: false }`
[INFO] [stdout] 7a459891c0f48746df7d14d7e77e184a7e8367e93af933388b1d87848165e476
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef2d309e02f9588816467517f577275e7fa6002b6b5f628c330e4be2507f08cc
[INFO] running `Command { std: "docker" "start" "-a" "ef2d309e02f9588816467517f577275e7fa6002b6b5f628c330e4be2507f08cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling envision v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.51s
[INFO] running `Command { std: "docker" "inspect" "ef2d309e02f9588816467517f577275e7fa6002b6b5f628c330e4be2507f08cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef2d309e02f9588816467517f577275e7fa6002b6b5f628c330e4be2507f08cc", kill_on_drop: false }`
[INFO] [stdout] ef2d309e02f9588816467517f577275e7fa6002b6b5f628c330e4be2507f08cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 833844a61b64cdb5fae0fa104f1712885298ce51999e1e85db46912fb9eac794
[INFO] running `Command { std: "docker" "start" "-a" "833844a61b64cdb5fae0fa104f1712885298ce51999e1e85db46912fb9eac794", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling zerocopy v0.8.34
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy-derive v0.8.34
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling insta v1.46.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling proptest v1.8.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling envision v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `envision` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name envision --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="clipboard"' --cfg 'feature="compound-components"' --cfg 'feature="data-components"' --cfg 'feature="default"' --cfg 'feature="display-components"' --cfg 'feature="full"' --cfg 'feature="input-components"' --cfg 'feature="markdown"' --cfg 'feature="navigation-components"' --cfg 'feature="overlay-components"' --cfg 'feature="serialization"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clipboard", "compound-components", "data-components", "default", "display-components", "full", "input-components", "markdown", "navigation-components", "overlay-components", "serialization", "test-utils", "tracing"))' -C metadata=6f7a8d27d5cc74bd -C extra-filename=-0192e5a6e7cd2159 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arboard=/opt/rustwide/target/debug/deps/libarboard-635cdcc70096efc2.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-8ece048a29d403b7.rlib --extern compact_str=/opt/rustwide/target/debug/deps/libcompact_str-1b71ed425873bb3c.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-bbbd9d0cc3fd00f6.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-8be4c8a54e36546a.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-9e847236143208c6.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-deeb90a856840710.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-64d41c4183345cb9.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-955e181533073963.rlib --extern pulldown_cmark=/opt/rustwide/target/debug/deps/libpulldown_cmark-217e41d78dc38b28.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-f710740a21a3b6f6.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5b8edcf4ec682e5b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7084e06699fae349.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c01cf51ea40ac0b3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8899d4cc5acec249.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-d699acd9d79a68d5.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-13b1f0007f8ebf9b.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-feff6393f5d44c4c.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-79cfce0a776a55d3.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `envision` (test "serialization")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name serialization --edition=2021 tests/serialization.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="clipboard"' --cfg 'feature="compound-components"' --cfg 'feature="data-components"' --cfg 'feature="default"' --cfg 'feature="display-components"' --cfg 'feature="full"' --cfg 'feature="input-components"' --cfg 'feature="markdown"' --cfg 'feature="navigation-components"' --cfg 'feature="overlay-components"' --cfg 'feature="serialization"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clipboard", "compound-components", "data-components", "default", "display-components", "full", "input-components", "markdown", "navigation-components", "overlay-components", "serialization", "test-utils", "tracing"))' -C metadata=a0281c308582d989 -C extra-filename=-8f4fce34bfa6d7a9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arboard=/opt/rustwide/target/debug/deps/libarboard-635cdcc70096efc2.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-8ece048a29d403b7.rlib --extern compact_str=/opt/rustwide/target/debug/deps/libcompact_str-1b71ed425873bb3c.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-bbbd9d0cc3fd00f6.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-8be4c8a54e36546a.rlib --extern envision=/opt/rustwide/target/debug/deps/libenvision-d3f14397ff71e460.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-9e847236143208c6.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-deeb90a856840710.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-64d41c4183345cb9.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-955e181533073963.rlib --extern pulldown_cmark=/opt/rustwide/target/debug/deps/libpulldown_cmark-217e41d78dc38b28.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-f710740a21a3b6f6.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5b8edcf4ec682e5b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7084e06699fae349.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c01cf51ea40ac0b3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8899d4cc5acec249.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-d699acd9d79a68d5.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-13b1f0007f8ebf9b.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-feff6393f5d44c4c.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-79cfce0a776a55d3.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `envision` (example "production_app")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name production_app --edition=2021 examples/production_app.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clipboard"' --cfg 'feature="compound-components"' --cfg 'feature="data-components"' --cfg 'feature="default"' --cfg 'feature="display-components"' --cfg 'feature="full"' --cfg 'feature="input-components"' --cfg 'feature="markdown"' --cfg 'feature="navigation-components"' --cfg 'feature="overlay-components"' --cfg 'feature="serialization"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clipboard", "compound-components", "data-components", "default", "display-components", "full", "input-components", "markdown", "navigation-components", "overlay-components", "serialization", "test-utils", "tracing"))' -C metadata=2d72b462c92d585b -C extra-filename=-7aec9cf014e9f492 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern arboard=/opt/rustwide/target/debug/deps/libarboard-635cdcc70096efc2.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-8ece048a29d403b7.rlib --extern compact_str=/opt/rustwide/target/debug/deps/libcompact_str-1b71ed425873bb3c.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-bbbd9d0cc3fd00f6.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-8be4c8a54e36546a.rlib --extern envision=/opt/rustwide/target/debug/deps/libenvision-d3f14397ff71e460.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-9e847236143208c6.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-deeb90a856840710.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-64d41c4183345cb9.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-955e181533073963.rlib --extern pulldown_cmark=/opt/rustwide/target/debug/deps/libpulldown_cmark-217e41d78dc38b28.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-f710740a21a3b6f6.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5b8edcf4ec682e5b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7084e06699fae349.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c01cf51ea40ac0b3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8899d4cc5acec249.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-d699acd9d79a68d5.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-13b1f0007f8ebf9b.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-feff6393f5d44c4c.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-79cfce0a776a55d3.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcXnUjuZ/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libenvision-d3f14397ff71e460,libarboard-635cdcc70096efc2,libimage-2e8b760c08daebe9,libbytemuck-70837a11a8946efc,libmoxcms-e6437fd92155f6d5,libpxfm-495172b01975a631,libbyteorder_lite-25e78048a27d33b8,libpng-f7fbcaeeac856225,libflate2-123d4b23881f3f79,libminiz_oxide-209998904a4e2499,libfdeflate-6938c6b3b1cefc1d,libsimd_adler32-5eb909258a4e5f49,libcrc32fast-66fcb8dfd77ba9de,libnum_traits-300c5186abf3804c,libx11rb-16933f03d3d4760c,libgethostname-48df5e4e2b9ddfaa,librustix-83f72c81e6e2693a,liblinux_raw_sys-3c3f2e7cf73a0725,libx11rb_protocol-fc5057e604731176,libpercent_encoding-c53c37e60dd2727e,libserde_json-7084e06699fae349,libzmij-4d6471318d3a4041,libasync_stream-8ece048a29d403b7,libpulldown_cmark-217e41d78dc38b28,libmemchr-f9c66c7ba21bf873,libunicase-003160ffa59356bd,libtokio_stream-d699acd9d79a68d5,libfutures_util-9e847236143208c6,libslab-8c0cbfb396425d81,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-feff6393f5d44c4c,libtokio-8899d4cc5acec249,libsocket2-a9cfc005d171b73c,libbytes-752d6eacdc0bb513,libfutures_sink-be8442ee548d90f9,libpin_project_lite-bedc6e0acd72ff2a,libratatui-f710740a21a3b6f6,libunicode_truncate-eee727c32a98489a,libunicode_width-08b963676a6677c5,liblru-7b48ae7844465982,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libitertools-6cb5c03c790efc45,libeither-ef22a4c75605e12f,libcassowary-618d3b643fd4c97b,libcompact_str-1b71ed425873bb3c,libryu-14257e7dfe68df82,libitoa-ae20521aea192d35,libstatic_assertions-d53a9977dc6e27e5,libcastaway-0c7295e5f0f2ca82,libserde-5b8edcf4ec682e5b,libunicode_segmentation-ff3f1aa3aad6e639,libunicode_width-79cfce0a776a55d3,libstrum-fa814781e96c07b9,libcrossterm-8be4c8a54e36546a,librustix-495b22f42e5494ac,liblinux_raw_sys-b3e0a6b3ac010104,libbitflags-df09ba26a210476c,libserde_core-365391bf3dd30696,libparking_lot-b6d032f40c4e1dd9,libparking_lot_core-cef63214b1de6cb0,libcfg_if-5af52f617df93f8f,libsmallvec-45f6e3b8047adea1,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_core-fc6bb1738f00fc87,libsignal_hook_mio-13d697dd2ee82174,libsignal_hook-bee2b2c064b4226f,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libmio-9b4c1693cf3742ee,liblibc-0ae50395762272e0,liblog-d269868761ac548a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcXnUjuZ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_stress-0b37938f631a64bf" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `envision` (test "integration_stress") due to 1 previous error
[INFO] [stderr] error: could not compile `envision` (example "file_browser")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name file_browser --edition=2021 examples/file_browser.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clipboard"' --cfg 'feature="compound-components"' --cfg 'feature="data-components"' --cfg 'feature="default"' --cfg 'feature="display-components"' --cfg 'feature="full"' --cfg 'feature="input-components"' --cfg 'feature="markdown"' --cfg 'feature="navigation-components"' --cfg 'feature="overlay-components"' --cfg 'feature="serialization"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clipboard", "compound-components", "data-components", "default", "display-components", "full", "input-components", "markdown", "navigation-components", "overlay-components", "serialization", "test-utils", "tracing"))' -C metadata=41533ddb2cce7ac9 -C extra-filename=-b362340da5a7f18e --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern arboard=/opt/rustwide/target/debug/deps/libarboard-635cdcc70096efc2.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-8ece048a29d403b7.rlib --extern compact_str=/opt/rustwide/target/debug/deps/libcompact_str-1b71ed425873bb3c.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-bbbd9d0cc3fd00f6.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-8be4c8a54e36546a.rlib --extern envision=/opt/rustwide/target/debug/deps/libenvision-d3f14397ff71e460.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-9e847236143208c6.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-deeb90a856840710.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-64d41c4183345cb9.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-955e181533073963.rlib --extern pulldown_cmark=/opt/rustwide/target/debug/deps/libpulldown_cmark-217e41d78dc38b28.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-f710740a21a3b6f6.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5b8edcf4ec682e5b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7084e06699fae349.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c01cf51ea40ac0b3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8899d4cc5acec249.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-d699acd9d79a68d5.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-13b1f0007f8ebf9b.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-feff6393f5d44c4c.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-79cfce0a776a55d3.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `envision` (example "async_counter")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name async_counter --edition=2021 examples/async_counter.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clipboard"' --cfg 'feature="compound-components"' --cfg 'feature="data-components"' --cfg 'feature="default"' --cfg 'feature="display-components"' --cfg 'feature="full"' --cfg 'feature="input-components"' --cfg 'feature="markdown"' --cfg 'feature="navigation-components"' --cfg 'feature="overlay-components"' --cfg 'feature="serialization"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clipboard", "compound-components", "data-components", "default", "display-components", "full", "input-components", "markdown", "navigation-components", "overlay-components", "serialization", "test-utils", "tracing"))' -C metadata=c9c9a2a233d1c2fc -C extra-filename=-ca2ae4fac269f2e5 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern arboard=/opt/rustwide/target/debug/deps/libarboard-635cdcc70096efc2.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-8ece048a29d403b7.rlib --extern compact_str=/opt/rustwide/target/debug/deps/libcompact_str-1b71ed425873bb3c.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-bbbd9d0cc3fd00f6.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-8be4c8a54e36546a.rlib --extern envision=/opt/rustwide/target/debug/deps/libenvision-d3f14397ff71e460.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-9e847236143208c6.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-deeb90a856840710.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-64d41c4183345cb9.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-955e181533073963.rlib --extern pulldown_cmark=/opt/rustwide/target/debug/deps/libpulldown_cmark-217e41d78dc38b28.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-f710740a21a3b6f6.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5b8edcf4ec682e5b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7084e06699fae349.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c01cf51ea40ac0b3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8899d4cc5acec249.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-d699acd9d79a68d5.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-13b1f0007f8ebf9b.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-feff6393f5d44c4c.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-79cfce0a776a55d3.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `envision` (example "beautiful_dashboard")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name beautiful_dashboard --edition=2021 examples/beautiful_dashboard.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clipboard"' --cfg 'feature="compound-components"' --cfg 'feature="data-components"' --cfg 'feature="default"' --cfg 'feature="display-components"' --cfg 'feature="full"' --cfg 'feature="input-components"' --cfg 'feature="markdown"' --cfg 'feature="navigation-components"' --cfg 'feature="overlay-components"' --cfg 'feature="serialization"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clipboard", "compound-components", "data-components", "default", "display-components", "full", "input-components", "markdown", "navigation-components", "overlay-components", "serialization", "test-utils", "tracing"))' -C metadata=356d5e6bfd63f95b -C extra-filename=-d0fff0d8db402d76 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern arboard=/opt/rustwide/target/debug/deps/libarboard-635cdcc70096efc2.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-8ece048a29d403b7.rlib --extern compact_str=/opt/rustwide/target/debug/deps/libcompact_str-1b71ed425873bb3c.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-bbbd9d0cc3fd00f6.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-8be4c8a54e36546a.rlib --extern envision=/opt/rustwide/target/debug/deps/libenvision-d3f14397ff71e460.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-9e847236143208c6.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-deeb90a856840710.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-64d41c4183345cb9.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-955e181533073963.rlib --extern pulldown_cmark=/opt/rustwide/target/debug/deps/libpulldown_cmark-217e41d78dc38b28.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-f710740a21a3b6f6.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5b8edcf4ec682e5b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7084e06699fae349.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c01cf51ea40ac0b3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8899d4cc5acec249.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-d699acd9d79a68d5.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-13b1f0007f8ebf9b.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-feff6393f5d44c4c.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-79cfce0a776a55d3.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcO2a9eX/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenvision-d3f14397ff71e460,libarboard-635cdcc70096efc2,libimage-2e8b760c08daebe9,libbytemuck-70837a11a8946efc,libmoxcms-e6437fd92155f6d5,libpxfm-495172b01975a631,libbyteorder_lite-25e78048a27d33b8,libpng-f7fbcaeeac856225,libflate2-123d4b23881f3f79,libminiz_oxide-209998904a4e2499,libfdeflate-6938c6b3b1cefc1d,libsimd_adler32-5eb909258a4e5f49,libcrc32fast-66fcb8dfd77ba9de,libnum_traits-300c5186abf3804c,libx11rb-16933f03d3d4760c,libgethostname-48df5e4e2b9ddfaa,librustix-83f72c81e6e2693a,liblinux_raw_sys-3c3f2e7cf73a0725,libx11rb_protocol-fc5057e604731176,libpercent_encoding-c53c37e60dd2727e,libserde_json-7084e06699fae349,libzmij-4d6471318d3a4041,libasync_stream-8ece048a29d403b7,libpulldown_cmark-217e41d78dc38b28,libmemchr-f9c66c7ba21bf873,libunicase-003160ffa59356bd,libtokio_stream-d699acd9d79a68d5,libfutures_util-9e847236143208c6,libslab-8c0cbfb396425d81,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtokio_util-feff6393f5d44c4c,libtokio-8899d4cc5acec249,libsocket2-a9cfc005d171b73c,libbytes-752d6eacdc0bb513,libfutures_sink-be8442ee548d90f9,libpin_project_lite-bedc6e0acd72ff2a,libratatui-f710740a21a3b6f6,libunicode_truncate-eee727c32a98489a,libunicode_width-08b963676a6677c5,liblru-7b48ae7844465982,libhashbrown-58a46c9697e58a2b,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libitertools-6cb5c03c790efc45,libeither-ef22a4c75605e12f,libcassowary-618d3b643fd4c97b,libcompact_str-1b71ed425873bb3c,libryu-14257e7dfe68df82,libitoa-ae20521aea192d35,libstatic_assertions-d53a9977dc6e27e5,libcastaway-0c7295e5f0f2ca82,libserde-5b8edcf4ec682e5b,libunicode_segmentation-ff3f1aa3aad6e639,libunicode_width-79cfce0a776a55d3,libstrum-fa814781e96c07b9,libcrossterm-8be4c8a54e36546a,librustix-495b22f42e5494ac,liblinux_raw_sys-b3e0a6b3ac010104,libbitflags-df09ba26a210476c,libserde_core-365391bf3dd30696,libparking_lot-b6d032f40c4e1dd9,libparking_lot_core-cef63214b1de6cb0,libcfg_if-5af52f617df93f8f,libsmallvec-45f6e3b8047adea1,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libfutures_core-fc6bb1738f00fc87,libsignal_hook_mio-13d697dd2ee82174,libsignal_hook-bee2b2c064b4226f,libsignal_hook_registry-f28089634c785938,liberrno-022dd9b102cb7f23,libmio-9b4c1693cf3742ee,liblibc-0ae50395762272e0,liblog-d269868761ac548a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcO2a9eX/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/text_area-428cf1a75937bef0" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `envision` (example "text_area") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "833844a61b64cdb5fae0fa104f1712885298ce51999e1e85db46912fb9eac794", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "833844a61b64cdb5fae0fa104f1712885298ce51999e1e85db46912fb9eac794", kill_on_drop: false }`
[INFO] [stdout] 833844a61b64cdb5fae0fa104f1712885298ce51999e1e85db46912fb9eac794
